home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch04s10.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  11.9 KB  |  302 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>10.┬áBrushes dialog</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch04.html" title="Chapter┬á4.┬áDialogs" />
  12.     <link rel="prev" href="ch04s09.html" title="9.┬áColors dialog" />
  13.     <link rel="next" href="ch04s11.html" title="11.┬áPatterns dialog" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">Chapter┬á4.┬áDialogs</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch04s09.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">10.┬áBrushes dialog</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch04s11.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect1" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h2 class="title" style="clear: both"><a id="gimp-brush-dialog"></a>10.┬áBrushes dialog</h2>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="id3453061" class="indexterm"></a>
  38.       <div class="informalfigure">
  39.         <div class="mediaobject">
  40.           <img src="../images/dialogs/dialogs-brushes.png" />
  41.           <div class="caption">
  42.             <p>
  43.           The Brushes dialog
  44.         </p>
  45.           </div>
  46.         </div>
  47.       </div>
  48.       <p>
  49.     The Brushes dialog is used to select a brush, for use with
  50.     painting tools:  see the <a href="ch02s04s08.html" title="4.8.┬áBrushes">Brushes</a> section for basic
  51.     informmation on brushes and how they are used in GIMP.  The dialog
  52.     also gives you access to several functions for 
  53.     manipulating brushes.  You can select a brush by clicking on
  54.     it in the list:  it will then be shown in the
  55.     Brush/Pattern/Gradient area of the Toolbox.  A few dozen basic
  56.     brushes come pre-installed with GIMP, along with a few assorted
  57.     bizarre ones that mainly serve to show you the range of
  58.     possibilities.  You can also create custom brushes using the Brush
  59.     Editor, or by saving images in a special brush file format.
  60.   </p>
  61.       <p>
  62.     The Brushes dialog is a dockable dialog; see the section on <a href="ch02s03s04.html" title="3.4.┬áDialogs and Docking">Dialogs and Docking</a> for help on
  63.     manipulating it.  It can be activated in several ways:
  64.   </p>
  65.       <div class="itemizedlist">
  66.         <ul type="disc">
  67.           <li>
  68.             <p>    
  69.         From the Toolbox menu:
  70.         <span class="guimenu">File</span>-><span class="guisubmenu">Dialogs</span>-><span class="guimenuitem">Brus<span class="accel">h</span>es</span>.
  71.       </p>
  72.           </li>
  73.           <li>
  74.             <p>    
  75.         From the Toolbox menu:
  76.         <span class="guimenu">File</span>-><span class="guisubmenu">Dialogs</span>-><span class="guisubmenu">Create New Dock</span>-><span class="guimenuitem">Brushes, Patterns, and Gradients</span>.
  77.         This gives you a dock containing three dialogs, with the
  78.         Brushes dialog one of them.
  79.       </p>
  80.           </li>
  81.           <li>
  82.             <p>    
  83.         From the Toolbox, by clicking on the brush symbol in the
  84.         Brush/Pattern/Gradient area.
  85.       </p>
  86.           </li>
  87.           <li>
  88.             <p>    
  89.         From an image menu:
  90.         <span class="guimenu">Dialogs</span>-><span class="guimenuitem">Brus<span class="accel">h</span>es</span>.
  91.       </p>
  92.           </li>
  93.           <li>
  94.             <p>    
  95.         From the Tab menu in any dockable dialog:
  96.         <span class="guimenu">Add Tab</span>-><span class="guimenuitem">Brus<span class="accel">h</span>es</span>.
  97.       </p>
  98.           </li>
  99.           <li>
  100.             <p>    
  101.         From the Tool Options dialog for any of the paint tools, by
  102.         clicking on the Brush icon button.  Note that, depending on your
  103.         Preferences, a brush selected in this way may only apply
  104.         to the currently active tool, not to other paint tools.  See
  105.         the <a href="ch04s18s07.html" title="18.7.┬áTool Options">Tool Option
  106.         Preferences</a> section for more information.   
  107.       </p>
  108.           </li>
  109.         </ul>
  110.       </div>
  111.       <div class="simplesect" lang="en" xml:lang="en">
  112.         <div class="titlepage">
  113.           <div>
  114.             <div>
  115.               <h3 class="title"><a id="id3453286"></a>Grid/List modes</h3>
  116.             </div>
  117.           </div>
  118.         </div>
  119.         <p>
  120.       In the Tab menu, you can choose between <span class="guimenuitem">View as
  121.       Grid</span> and <span class="guimenuitem">View as List</span>.
  122.       In Grid mode, the brush shapes are laid out in a rectangular
  123.       array, making it easy to see many at once and find the one you
  124.       are looking for.  In List mode, the shapes are lined up in a
  125.       list, with the names beside them.  
  126.     </p>
  127.       </div>
  128.       <div class="simplesect" lang="en" xml:lang="en">
  129.         <div class="titlepage">
  130.           <div>
  131.             <div>
  132.               <h3 class="title"><a id="id3453316"></a>Using the Brushes dialog (Grid mode)</h3>
  133.             </div>
  134.           </div>
  135.         </div>
  136.         <p>
  137.       At the top of the dialog appears the name of the currently
  138.       selected brush, and its size in pixels.
  139.     </p>
  140.         <p>
  141.       In the center appears a grid view of all available brushes, with
  142.       the currently selected one outlined.  If you see a little "+" to
  143.       the right of a brush, it means the brush is actually larger than
  144.       it appears.  If you see a little red triangle, it means the
  145.       brush is an animated brush, also known as an "image hose".
  146.       Clicking on a brush causes it to be selected as GIMP's current
  147.       brush.  Double-clicking activates the Brush Editor.
  148.     </p>
  149.         <p>
  150.       Below the grid appears a scale entry for "Spacing", which is the
  151.       distance between consecutive brush marks when you trace out a
  152.       brushstroke with the pointer.
  153.     </p>
  154.         <p>
  155.       The buttons at the bottom of the dialog allow you to operate on
  156.       brushes in several ways:
  157.     </p>
  158.         <div class="variablelist">
  159.           <dl>
  160.             <dt>
  161.               <span class="term">Edit Brush</span>
  162.             </dt>
  163.             <dd>
  164.               <p>
  165.             This activates the <a href="ch04s10.html#gimp-brush-editor-dialog" title="Brush Editor">Brush
  166.             Editor</a>.  Pressing the button will open the Editor
  167.             for any brush.  It only works, however, for parametric
  168.             brushes:  for any other type, the Editor will show you the
  169.             brush but not allow you to do anything with it.  
  170.           </p>
  171.             </dd>
  172.             <dt>
  173.               <span class="term">New Brush</span>
  174.             </dt>
  175.             <dd>
  176.               <a id="gimp-brush-new"></a>
  177.               <p>
  178.             This creates a new parametric brush, initializes it with a 
  179.             small fuzzy round shape, and opens the Brush Editor so
  180.             that you can modify it.  The new brush is automatically
  181.             saved in your personal <tt class="filename">brushes</tt> folder.
  182.           </p>
  183.             </dd>
  184.             <dt>
  185.               <span class="term">Duplicate Brush</span>
  186.             </dt>
  187.             <dd>
  188.               <a id="gimp-brush-duplicate"></a>
  189.               <p>
  190.             This button is only enabled if the currently selected
  191.             brush is a parametric brush.  If so, the brush is
  192.             duplicated, and the Brush Editor is opened so that you can
  193.             modify the copy.  The result is automatically
  194.             saved in your personal <tt class="filename">brushes</tt> folder.
  195.           </p>
  196.             </dd>
  197.             <dt>
  198.               <span class="term">Delete Brush</span>
  199.             </dt>
  200.             <dd>
  201.               <a id="gimp-brush-delete"></a>
  202.               <p>
  203.             This removes all traces of the brush, both from the dialog
  204.             and the folder where its file is stored, if you have
  205.             permission to do so.  It asks for confirmation before
  206.             doing anything.
  207.           </p>
  208.             </dd>
  209.             <dt>
  210.               <span class="term">Refresh Brushes</span>
  211.             </dt>
  212.             <dd>
  213.               <a id="gimp-brush-refresh"></a>
  214.               <p>
  215.             If you add brushes to your personal
  216.             <tt class="filename">brushes</tt> folder or any other folder in
  217.             your brush search path, by some means
  218.             other than the Brush Editor, this button
  219.             causes the list to be reloaded, so that the new entries
  220.             will be available in the dialog.
  221.           </p>
  222.             </dd>
  223.           </dl>
  224.         </div>
  225.         <p>
  226.       The functions performed by these buttons can also be accessed
  227.       from the dialog pop-up menu, activated by right-clicking
  228.       anywhere in the brush grid/list, or by choosing the top item,
  229.       <span class="guisubmenu">Brushes menu</span>, from the dialog Tab menu..  
  230.     </p>
  231.       </div>
  232.       <div class="simplesect" lang="en" xml:lang="en">
  233.         <div class="titlepage">
  234.           <div>
  235.             <div>
  236.               <h3 class="title"><a id="id3453506"></a>Using the Brushes dialog (List mode)</h3>
  237.             </div>
  238.           </div>
  239.         </div>
  240.         <div class="informalfigure">
  241.           <div class="mediaobject">
  242.             <img src="../images/dialogs/dialogs-brushes-list.png" />
  243.             <div class="caption">
  244.               <p>
  245.         The Brushes dialog (List view)
  246.       </p>
  247.             </div>
  248.           </div>
  249.         </div>
  250.         <p>
  251.       For the most part, the dialog works the same way in List mode as
  252.       in Grid mode, with one exception:
  253.     </p>
  254.         <p>
  255.       If you <span class="emphasis"><em>double-click</em></span> on the name of a brush,
  256.       you will be able to edit it.  Note, however, that you are only
  257.       allowed to change the names of brushes that you have created
  258.       or installed yourself, not the ones that come pre-installed with
  259.       GIMP.  If you try to rename a pre-installed brush, you will be
  260.       able to edit the name, but as soon as you hit return or click
  261.       somewhere else, the name will revert to its original value.  It
  262.       is a general rule that you cannot alter the resources that GIMP
  263.       pre-installs for you: brushes, patterns, gradients, etc; only
  264.       ones that you create yourself.
  265.     </p>
  266.       </div>
  267.       <div class="simplesect" lang="en" xml:lang="en">
  268.         <div class="titlepage">
  269.           <div>
  270.             <div>
  271.               <h3 class="title"><a id="gimp-brush-editor-dialog"></a>Brush Editor</h3>
  272.             </div>
  273.           </div>
  274.         </div>
  275.         <p>
  276.       FIXME: Writing of this section is deferred until the user
  277.       interface for this dialog stabilizes.
  278.     </p>
  279.       </div>
  280.     </div>
  281.     <div class="navfooter">
  282.       <hr />
  283.       <table width="100%" summary="Navigation footer">
  284.         <tr>
  285.           <td width="40%" align="left"><a accesskey="p" href="ch04s09.html">Prev</a>┬á</td>
  286.           <td width="20%" align="center">
  287.             <a accesskey="u" href="ch04.html">Up</a>
  288.           </td>
  289.           <td width="40%" align="right">┬á<a accesskey="n" href="ch04s11.html">Next</a></td>
  290.         </tr>
  291.         <tr>
  292.           <td width="40%" align="left" valign="top">9.┬áColors dialog┬á</td>
  293.           <td width="20%" align="center">
  294.             <a accesskey="h" href="index.html">Home</a>
  295.           </td>
  296.           <td width="40%" align="right" valign="top">┬á11.┬áPatterns dialog</td>
  297.         </tr>
  298.       </table>
  299.     </div>
  300.   </body>
  301. </html>
  302.